@charset "utf-8";
/*底部*/
.kstd{
    background: #f2f2f2;
    height: auto;
    padding: 50px 0 30px;
    margin-top: 30px;
    clear: both;
}
.kstd_tit{
    font-weight: bold;
    color: #000;
    background: url(../images/db_xian.png) 10px no-repeat;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
}
.kstd_tit span{
    color:#0087e0;
}
.kstd_pro{}
.kstd_pro ul{}
.kstd_pro ul li{
    float: left;
    height: 40px;
    line-height: 40px;
    width: 135px;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 5px;
}
.kstd_pro ul li div{
    display: block;
    float: left;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.kstd_pro ul li a{
    color: #4c4c4c;
    font-weight: bold;
}
.kstd_pro ul li a:hover{
    color: #1767CA;
}
.foota{
    background: url(../images/footer_bj.jpg) no-repeat center;
    height: 266px;
}
.foota_l{
    width: 730px;
    color: #fff;
    margin-top: 30px;
}
.fal_tit{
    position: relative;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dashed #fff;
}
.fal_tit .fal_tit_t1{
    float: left;
    font-size: 26px;
    border-bottom: 3px solid #fff;
}
.fal_tit .fal_tit_t2{
    float: left;
    line-height: 50px;
    margin-left: 10px;
}
.fal_brief{
    font-size: 15px;
    line-height: 25px;
    margin-top: 10px;
}
.fal_tel{
    background: url(../images/db_logo.png) left no-repeat;
    /* height: 47px; */
    line-height: 47px;
    padding-left: 55px;
    font-size: 16px;
    margin-top: 50px;
}
.fal_tel span{
    font-size: 36px;
    font-style: italic;
    font-weight: bold;
}

.foota_r{
    width: 208px;
    margin-top: 30px;
}
.far_tit{
    height: 95px;
}
.far_tit a{
    display: block;
    float: left;
    color: #fff;
    border-top: 1px dashed #fff;
    padding: 10px 5px 0;
    margin: 0 19px 15px;
}
.far_tit a:hover{
    text-decoration: underline;
}
.far_img{
    clear: both;
}
.far_img .far_img_ewm{
    width: 70px;
    padding: 10px;
    float: left;
    background: hsla(0, 100%, 100%, 0.7);
    margin: 0 7px;
}
.far_img .far_img_ewm img{
    width: 70px;
    height: 70px;
}
.far_img .far_img_ewm p{
    text-align: center;
}
.footb{
    background: #383838;
    line-height: 30px;
    height: 30px;
    color: #fff;
    font-size: 12px;
}
.footb a{
    font-size: 12px;
    color: #fff;
}
.footb a:hover{
    text-decoration: underline;
}


/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 210px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #0087E0 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #0087E0 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #0087E0 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_QQ a {
     color:#fff;
}
.yb_bar .yb_ercode {
    /*height:200px;*/

    background: #0087E0 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}